detecting programming error meaning in Chinese
检测程序设计错误
Examples
- There are a whole host of easy - to - commit and hard - to - detect programming errors that are entirely eliminated by using immutable objects , such as failure to synchronize access across threads or failing to clone an array or object before storing a reference to it
使用不变对象可以彻底消除许多容易发生但难以检测的编程错误,如无法在线程间同步访问或在存储对数组或对象的引用前无法克隆该数组或对象。